object Form4: TForm4 Left = 428 Top = 144 BorderStyle = bsToolWindow Caption = 'AnyClock V1.7' ClientHeight = 258 ClientWidth = 138 Color = 8388672 Font.Color = clAqua Font.Height = -14 Font.Name = 'MS Sans Serif' Font.Style = [] Icon.Data = {} Position = poScreenCenter OnActivate = FormActivate OnCreate = FormCreate PixelsPerInch = 120 TextHeight = 16 object Panel1: TPanel Left = 15 Top = 10 Width = 109 Height = 21 BevelWidth = 2 Caption = 'Clock Face' Color = 12615808 Font.Color = clWhite Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 0 OnClick = Panel1Click end object Panel2: TPanel Left = 15 Top = 39 Width = 109 Height = 21 BevelWidth = 2 Caption = 'Hand Settings' Color = 12615808 Font.Color = clWhite Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 1 OnClick = Panel2Click end object Panel3: TPanel Left = 15 Top = 69 Width = 109 Height = 21 BevelWidth = 2 Caption = 'Digital Settings' Color = 12615808 Font.Color = clWhite Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 2 OnClick = Panel3Click end object Panel4: TPanel Left = 15 Top = 98 Width = 109 Height = 21 BevelWidth = 2 Caption = 'Alarm/sounds' Color = 12615808 Font.Color = clWhite Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 3 OnClick = Panel4Click end object Panel5: TPanel Left = 15 Top = 217 Width = 109 Height = 30 BevelWidth = 4 Caption = 'STOP' Color = 4194432 Font.Color = clWhite Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False TabOrder = 6 OnClick = Panel5Click end object Panel6: TPanel Left = 15 Top = 158 Width = 109 Height = 20 BevelWidth = 2 Caption = 'Help' Color = 12615808 Font.Color = clYellow Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 5 OnClick = Panel6Click end object Panel7: TPanel Left = 15 Top = 128 Width = 109 Height = 21 BevelWidth = 2 Caption = 'Configurations' Color = 12615808 Font.Color = clWhite Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 4 OnClick = Panel7Click end object Panel8: TPanel Left = 15 Top = 187 Width = 109 Height = 21 BevelWidth = 2 Caption = 'Set Time' Color = clGray Font.Color = clAqua Font.Height = -15 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False TabOrder = 7 OnClick = Panel8Click end end